Skip to content

Handled TypeError in Toastr component#2502

Merged
josephmathew900 merged 1 commit into
mainfrom
2497-handle-typeerror-in-toastr-component
Jun 18, 2025
Merged

Handled TypeError in Toastr component#2502
josephmathew900 merged 1 commit into
mainfrom
2497-handle-typeerror-in-toastr-component

Conversation

@josephmathew900
Copy link
Copy Markdown
Contributor

@josephmathew900 josephmathew900 commented Jun 18, 2025

Description

  • Fixed: TypeError in Toastr component

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@neetodeploy neetodeploy Bot temporarily deployed to neeto-ui-agsb-pr-2502 June 18, 2025 14:21 Inactive
@josephmathew900 josephmathew900 added the patch Releases small requests or bug fixes. label Jun 18, 2025
@josephmathew900 josephmathew900 force-pushed the 2497-handle-typeerror-in-toastr-component branch from d3377af to 95145ea Compare June 18, 2025 14:22
@neetodeploy neetodeploy Bot temporarily deployed to neeto-ui-agsb-pr-2502 June 18, 2025 14:22 Inactive
@josephmathew900 josephmathew900 marked this pull request as ready for review June 18, 2025 14:28
@josephmathew900 josephmathew900 merged commit 640be38 into main Jun 18, 2025
1 check passed
@josephmathew900 josephmathew900 deleted the 2497-handle-typeerror-in-toastr-component branch June 18, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Releases small requests or bug fixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: i?.join is not a function

1 participant